home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / zap-to-it.swf / scripts / DefineButton2_857 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  58 b   |  5 lines

  1. on(release){
  2.    fcount = 0;
  3.    offset = getTimer();
  4. }
  5.